@charset "utf-8";
/* CSS Document */

::selection {
    background-color:#007a38;
	color:#fff;
}

::-moz-selection {
    background-color:#007a38;
	color:#fff;
}

::-webkit-selection {
       background-color:#007a38;
	color:#fff;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555
}

* {
    padding: 0;
    margin: 0;
    font-family: "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.clear{clear:both;}

.pagetop{ width:100% ;margin:0 auto; height:150px;}

.top_n{ width:1180px;height:150px; margin:0px auto; }
.top_n .left_nr{float:left;}
.top_n .left_nr .logo{float:left; margin:38px 10px 0 0px;}
.top_n .left_nr .trait{margin:42px 0 0 5px; float:left;font-size:22px;color:#000000; padding-left: 10px; border-left:1px solid #d7d7d7; height:70px; line-height:32px;}
.top_n .left_nr .trait p{font-size:17px;color:#000000;}
.top_n .right_tel{ width:171px;float:right;margin:55px auto  0 auto; height:61px; display:block;background:url(../images/tel.png) no-repeat top right; padding-right:50px;  }
.top_n .right_tel span{ font-size:16px;color:#333;display:block; text-align:right;}
.top_n .right_tel p{font-size:30px;color:#f66401;font-weight:bold;text-align:center; line-height:30px; font-family:"Impact";}

.nav{width:100%;height:50px;margin:0px auto;background:#007a38;}
.nav .menu{ width:1180px;height:50px;margin:0 auto; }
.nav .menu ul li{float:left;width:168px; line-height:50px; text-align:center; overflow:hidden;background:url(../images/nav_l.jpg) no-repeat right center;}
.nav .menu ul li a{font-size:15px;color:#fff; display:block; text-align:center;}
.nav .menu ul li a:hover{ background:url(../images/nav_hover.jpg) no-repeat center; color:#fff;}
.nav .menu ul li.another{background:url(../images/nav_hover.jpg) no-repeat center; color:#fff;}

.fixedNav{width:100%;height:50px;margin:0px auto;position: fixed;top: 0px;left: 0px;margin: auto;z-index: 100000;}

.banner{ width:100%; height:480px; margin:0 auto; overflow:hidden; position:relative;}
.flexslider{position:relative;height:480px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:743px;}
.slides li a{ display:block;width:100%; height:743px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:999;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.form_bg{ width:100%; height:65px; margin:0 auto;}
.form_bg .search{ width:280px; height:65px; margin:0 auto; line-height:65px;}
.search2{float:left;width:204px;height:34px;line-height:34px;text-align:left;margin-top:14px; border:1px solid #8c8c8c;padding-left:6px;color: #d1d1d1; }
.search_s input{float:left;width:60px; height:36px;  margin-top:14px;}


.footer{width:100%;height:250px; margin:30px auto 0 auto; background:#007a38;}
.footer .menu_bg{ width:1180px; margin:0 auto;}
.footer .menu_bg .footer_l{ width:240px;height:250px; float:left; } 
.footer .menu_bg .footer_l .footer_t{ margin:60px auto 0 auto;width:121px; height:135px;}

.footer .menu_bg .right_new{ float:left; }
.right_new{float:left; margin:45px 0 0 30px; width:600px;}
.footer .right_new p{ font-size:14px;margin:10px 0;text-align:left;color:#fff; line-height:24px;}
.footer .right_new p a{color:#fff; font-size:14px;} 
.footer .right_new p img{padding-left:20px;}

.footer .menu_bg .er{ width:140px; height:140px; margin: 60px auto 0 auto; float:right;}
.footer .menu_bg .er img{width:140px; height:140px;}